3.10 Adding extensions to certificate templates

You can add extensions to the attributes for your certificate templates; these are then available for attribute mapping.

3.10.1 User SID extensions

To set up your Certificate Authority to issue certificates with user security identifier (user SID) extension for Windows authentication, you must configure the certificate template with manager approval.

For information on user SIDs, see the Including user security identifiers in certificates section in the Administration Guide.

  1. Open the Certificate Authority MMC Snapin.
  2. Expand the list for your certificate authority.
  3. Right-click on Certificate Templates, then select Manage from the pop-up menu.
  4. Select the template you want to add the user security identifier extension to, then right-click and select Properties from the pop-up menu.
  5. Click the Subject Name tab.
  6. Set the Supply in Request option.
  7. Click OK.
  8. Click the Issuance Requirements tab.
  9. Set the CA certificate manager approval option, then set the This number of authorized signatures box. Make sure the number of signatories is set to 1.
  10. Click OK.
  11. Click OK to close the property sheet.
  12. Open a command prompt on the certificate authority server and type the following:

    certutil –setreg policy\EnableRequestExtensionList +1.3.6.1.4.1.311.25.2

  13. Restart the certificate authority.